Skip to content

Help shape the future of Box

Welcome to Box Pulse, our product feedback tool powered by UserVoice. Got an idea for how to improve Box? Share it with us and gather support or vote on other people's ideas. Your feedback is essential to informing roadmap decisions and shaping the future of our products. Thanks for joining our community!

See user guide here.

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

255 results found

  1. event stream api

    Within the Event stream API, have the ability to filter events by folder ID in the “Get Enterprise Events” API call.

    In addition, add missing data in Response certain event types such as:

    • Folder delete doesn't give file path
    • Copy gives item id of source but not name or link
    • Rename doesn't give source file path
    8 votes
    How important is this to you?
  2. Check the number of API calls from the developer console of the user who executed the App

    Platform report could be used to confirm API calls. But it requires authorities to export.

    Display the number of API calls in use for each app in the developer console to check if the number of API calls exceeds the limit.

    14 votes
    How important is this to you?
  3. Include the contents of hit locations in Search API response like search result in the Web UI

    Include the contents of hit locations in Search API response like search result in the Web UI

    2 votes
    How important is this to you?
  4. box-ui-elements support for React 18

    box-ui-elements is currently unusable for versions of React >= 18

    14 votes
    How important is this to you?
  5. Remove Logo on Expiring Embed Link

    Hello, we would like the ability to remove the BOX logo when creating an expiring embed link while using the get file information. Just like the embed widget we would like the ability to disable the box logo when embedding an expiring embed link to an iFrame.
    It would be a more seamless integration of BOX in the back ground as we are embedding these links into applications

    1 vote
    How important is this to you?
  6. Ability to return all files and folders from a specific folder name

    Currently , using the Folder API call with 0 for folder_id at the Root Level will return all the files/folders that the user is permissioned for.

                 GET https://api.box.com/2.0/folders/:0
    

    Request to do the same, but for a specific folder’s scope:

                 GET https://api.box.com/2.0/folders/SPECIFICFOLDERNAME/:0
    
    1 vote
    How important is this to you?
  7. Custom Access Token TTL

    Allow access token duration to be customized. Customer's security team require tokens to have a 15 min lifespan.

    1 vote
    How important is this to you?
  8. Aggregate sandbox API use in Production EID Platform Reporting insights

    Help me visualize the Box Platform APIs used across all my managed EIDs. Box should aggregate sandbox usage across all sandbox environments in the parent (production) EID's Platform insights details.

    6 votes
    How important is this to you?
  9. Please make the email addresses of users with pending invitations accessible via the API.

    We are automating the invitation process using the API. However, when inviting external users who have not yet created a Box account, they remain in a pending state.

    For users who remain pending, we would like to send reminder emails, but the API does not provide email address information for external users when retrieving collaboration information.

    As a result, we need to check this information manually through the GUI.
    To enhance automation, we request that the email address information of pending collaborations be included in the API response.

    招待保留中ユーザーのメールアドレスをAPIで取得できるようにしてほしい

    APIを使用して招待プロセスを自動化しています。
    しかし、まだBoxアカウントを作成していない外部ユーザーを招待した場合、保留中の状態のままになります。
    保留中のままのユーザーにはリマインダーメールを送りたいのですが、APIでコラボレーション情報を取得しても外部ユーザーのメールアドレス情報が提供されません。
    そのため、この情報を手動でGUIで確認する必要があります。
    自動化を強化するために、APIのレスポンスに保留中のコラボレーションのメールアドレス情報を含めていただけるよう要望します。

    2 votes
    How important is this to you?
  10. I want to search for folders by tag prefixes.

    Could you provide an API endpoint that allows searching for folders by tag prefixes? This would streamline the process by eliminating the need to manually retrieve all folders and filter them based on tags.

    1 vote
    How important is this to you?
  11. Request that multiple file requests not be created when creating a File Request using the API

    When creating file requests using the API, multiple file requests can be created independently for one folder.
    In order to avoid this phenomenon, I would like an API to be prepared to retrieve the created file request ID from the folder.
    Or please provide some other workaround.

    1 vote
    How important is this to you?
  12. Removal of Box UI Elements while playing a video stored in Box. Most of the staff uisng Box are unable to use Box API to remove UI elements

    Removal of Box UI Elements while playing a video stored in Box. Most of the staff uisng Box are unable to use Box API to remove UI elements

    1 vote
    How important is this to you?
  13. Allow Admin/Co-Admin to access shared link basic info

    When using BoxItem.Info itemInfo = BoxItem.getSharedItem(api, sharedLink); to retrieve basic information about a shared link, Box returns a 404 when the admin/co-admin doesn't have specific permissions. However, it's possible to see the basic information when you view a shared link report. We're essentially trying to get the same information as the shared link report is able to pull for all files/folders. Discussion of the suggestion is here:
    https://forum.box.com/t/add-ability-to-discover-basic-file-information-from-shared-link/2494

    1 vote
    How important is this to you?
  14. Support for total_count (Box Metadata Query API)

    For the Box search API, return of queried total_count results is documented and supported.

    Confirmed total_count is currently not a feature of Box Metadata Query API and anticipating for inclusion of this feature.

    9 votes
    How important is this to you?
  15. Content Explorer Default View Property

    Box Content Explorer - allow an attribute to set default view to Grid (Thumbnail) view.

    This view option is available on the Embed iframe, but strangely not an option for Content Explorer - means that all of my users need an extra click each time). I cannot trigger a click as Content Explorer is already in an iFrame

    1 vote
    How important is this to you?
  16. Possibility add header from Box file request API

    Current User Interface has an option to upload logo in the File Request Upload link. Can we have an option to add logo as well?

    1 vote
    How important is this to you?
  17. (API) Add 'can_change_expiration' to the {file|folder}.permissions

    We are publishing a 3rd-party app for Box.
    A setting has been added to prevent users from changing the expiration date of shared links.
    When this setting is enabled, sending POST of JSON containing 'sharedlink.unsharedat' will return a 400 Bad Request error
    Please add a 'canchangeexpiration' value to the permissions attribute of the file/folder object so that the correct POST requests parameter can be specified.

    1 vote
    How important is this to you?
  18. Allow to Update Description in the Upload Section in File Request via API

    We would like the ability to customize the description field in the Upload Section of the file request via API.
    Currently via API we are only able to update the Header and the Header Description and the
    description under the upload section is only editable via the webapp.

    We are looking to automate the file request via API from certain templates. Certain information will get updated depending on what template we desire which includes the need to update the description under the file upload but currently that is not available via API

    1 vote
    How important is this to you?
  19. Ability to remove external collaborators programmatically

    I would like the ability to remove external collaborators programmatically

    2 votes
    How important is this to you?
  20. Support for passing of special characters (as-is) in query (Box Metadata Query API)

    Per the suggestions ...

    Use of an "=" could be utilized
    Unfortunately, this would break the ability for our search bar to also do loose matches around the "typed search term"
    (e.g. "Broadway &" query will not return "Broadway & Commercial"

    Use of "%" wildcard to replace noted special character
    Unfortunately, the results will then be too varied. Any characters will be up for substitution.
    (e.g. "C&R" query will then also return "car", "candor", corridor", etc.)

    *** Could we confirm if there is an appropriate way for special characters to be passed and recognized as-is?

    The above suggested workarounds would…

    2 votes
    How important is this to you?
← Previous 1 3 4 5 12 13
  • Don't see your idea?

Help shape the future of Box

Categories

Feedback and Knowledge Base